home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
By Popular Request 2.0
/
By Popular Request 2.0 (Arsenal Computer).ISO
/
amiga_6
/
uwars100.lha
/
UWARS_CF.EXA
< prev
next >
Wrap
Text File
|
1994-06-07
|
1KB
|
34 lines
DOORS:UWARS/
;
; Only the first line is read, it should contain the file path to the
; game directory. This is used only in systems that do not pass the
; executable path correctly.
;
; Note that the path MUST end in either '/' or ':'
;
; For multiple game directories just copy a diferent UWARS.CFG file
; to "DOORS" before you run the door. With Xenolink this would be done
; like this (check your software manual on this):
;
; CMD = "UW1" 0-255 /* Xenolink 1.90 */
; {
; doscommand "copy doors:uwars1/uwars.cfg doors:"
; XenolinkDoor "^4096^1^DOORS:UWARS1/XUWARS"
; }
;
; CMD = "UW2" 0-255 /* Xenolink 1.90 */
; {
; doscommand "copy doors:uwars2/uwars.cfg doors:"
; XenolinkDoor "^4096^1^DOORS:UWARS1/XUWARS"
; }
;
; Versions previous to 1.90 don't need the config file at all. Version
; 1.91 or higher will not need the config file again. However, the config
; file trick won't harm you, things will keep working, it's just more
; complicated to install the door. If you install the config on one "game
; dir" you MUST do it for all dirs, otherwise the wrong config file will
; be in doors for all to see and use.
;
; Compile the menus & you're ready to go!
;